| Package | ihe.iti.mxde |
| Resource Type | CapabilityStatement |
| Id | IHE.mXDE.ClinicalDataConsumer |
| FHIR Version | R4 |
| Source | https://profiles.ihe.net/ITI/mXDE/https://build.fhir.org/ig/IHE/ITI.mXDE/CapabilityStatement-IHE.mXDE.ClinicalDataConsumer.html |
| URL | https://profiles.ihe.net/ITI/mXDE/CapabilityStatement/IHE.mXDE.ClinicalDataConsumer |
| Version | 1.3.1-current |
| Status | active |
| Date | 2023-02-10 |
| Name | IHE_mXDE_DataElementProvenanceConsumer |
| Title | mXDE Clinical Data Consumer Actor |
| Realm | uv |
| Authority | ihe |
| Description | CapabilityStatement for mXDE Clinical Data Consumer |
| Kind | requirements |
No resources found
| CapabilityStatement | |
| IHE.PIXm.Consumer | IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client) |
| IHE.BALP.AuditCreator | IHE BALP Audit Creator |
| IHE.MHD.DocumentConsumer | Document Consumer (client) |
| StructureDefinition | |
| IHE.ITI.mXDE.Provenance | mXDE Provenance |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.mXDE.ClinicalDataConsumer
application/fhir+xml, application/fhir+jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
This CapabilityStatement imports these CapabilityStatements Document Consumer (client), http://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.client, IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Consumer (client), IHE BALP Audit Creator
clientmXDE Clinical Data Consumer Actor
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Provenance | Supported Profiles mXDE Provenance | y | y | y | y |
search-type, read, create, update.record
{
"resourceType": "CapabilityStatement",
"id": "IHE.mXDE.ClinicalDataConsumer",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/mXDE/CapabilityStatement/IHE.mXDE.ClinicalDataConsumer",
"version": "1.3.1-current",
"name": "IHE_mXDE_DataElementProvenanceConsumer",
"title": "mXDE Clinical Data Consumer Actor",
"status": "active",
"experimental": false,
"date": "2023-02-10",
"publisher": "IHE IT Infrastructure Technical Committee",
"contact": [
{
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
},
{
"system": "email",
"value": "iti@ihe.net"
}
]
},
{
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
}
],
"description": "CapabilityStatement for mXDE Clinical Data Consumer",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"kind": "requirements",
"imports": [
"https://profiles.ihe.net/ITI/MHD/CapabilityStatement/IHE.MHD.DocumentConsumer",
"http://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.client",
"https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Consumer",
"https://profiles.ihe.net/ITI/BALP/CapabilityStatement/IHE.BALP.AuditCreator"
],
"fhirVersion": "4.0.1",
"format": [
"application/fhir+xml",
"application/fhir+json"
],
"rest": [
{
"mode": "client",
"documentation": "mXDE Clinical Data Consumer Actor",
"security": {
"description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)"
},
"resource": [
{
"type": "Provenance",
"supportedProfile": [
"https://profiles.ihe.net/ITI/mXDE/StructureDefinition/IHE.ITI.mXDE.Provenance"
],
"documentation": "record",
"interaction": [
{
"code": "search-type"
},
{
"code": "read"
},
{
"code": "create"
},
{
"code": "update"
}
]
}
]
}
]
}